Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Bump versions.springBoot from 2.7.8 to 3.0.3 #1116

Open
wants to merge 1 commit into
base: dep/dependency_upgrade_staging
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps versions.springBoot from 2.7.8 to 3.0.3.
Updates org.springframework.boot:spring-boot-dependencies from 2.7.8 to 3.0.3

Release notes

Sourced from org.springframework.boot:spring-boot-dependencies's releases.

v3.0.3

🐞 Bug Fixes

  • ClassNotFoundException during AOT processing of Logback XML that references a variable when defining a component's class #34336
  • Logback configuration errors are not reported when running as a native image #34315
  • Dependency management for Spring LDAP includes spring-ldap-core-tiger which no longer exists #34299
  • Kotlin ConfigurationProperties default values are not picked up when nativeRun is used #34157
  • Maven Plugin's PropertiesMergingResourceTransformer closes InputStream when it should not do so #34072
  • Actuator Health web endpoint broken with Gson and Java 17 #34070
  • Manifests of jars built with Gradle do not have a Implementation entries #34059
  • Spies are not reset after test execution when using @SpyBean #34044
  • Using devtools with Reactive application results in slower restarts #34036
  • spring-boot-dependencies manages mysql:mysql-connector-java which no longer exists #34021
  • Dependency management for Mongo's Java Driver is incomplete #34019
  • jOOQ DefaultConfiguration does not use TransactionProvider #33979
  • ObservationFilter beans are not registered automatically #33968
  • Properties Migrator does not detect properties of Map type that are marked as deprecated #33963
  • Dependency management for some Angus Mail modules uses the wrong artifact ID #33947
  • ElasticsearchClientAutoConfiguration causes global ObjectMapper to be overwritten #33426

📔 Documentation

  • Updated documentation for @ConfigurationProperties bean naming rules #34192
  • Document additional configuration that is required for spring.mvc.throw-exception-if-no-handler-found=true to be effective #34190
  • Use Maven Central for release downloads in CLI installation documentation #34161
  • Update Customizing Sanitization documentation as built-in key-based sanitization is no longer performed #34051
  • Add Redis application properties example #34041
  • Restore "Use Jedis Instead of Lettuce" how-to documentation #33995
  • Actuator section is missing from documentation overview #33933
  • Add Javadoc since to OperationParameter.getAnnotation() #33919

🔨 Dependency Upgrades

  • Upgrade to Byte Buddy 1.12.23 #34255
  • Upgrade to Caffeine 3.1.4 #34256
  • Upgrade to Dropwizard Metrics 4.2.16 #34258
  • Upgrade to Glassfish JAXB 4.0.2 #34259
  • Upgrade to Groovy 4.0.9 #34260
  • Upgrade to Hibernate 6.1.7.Final #34261
  • Upgrade to Jackson Bom 2.14.2 #34262
  • Upgrade to Jaybird 4.0.9.java11 #34263
  • Upgrade to Jersey 3.1.1 #34264
  • Upgrade to jOOQ 3.17.8 #34265
  • Upgrade to Lettuce 6.2.3.RELEASE #34266
  • Upgrade to Lombok 1.18.26 #34267
  • Upgrade to Micrometer 1.10.4 #34148
  • Upgrade to Micrometer Tracing 1.0.2 #34160
  • Upgrade to Native Build Tools Plugin 0.9.20 #34268
  • Upgrade to Neo4j Java Driver 5.4.0 #34344
  • Upgrade to Netty 4.1.89.Final #34269

... (truncated)

Commits
  • e0b5653 Release v3.0.3
  • c42d780 Upgrade to Spring WS 4.0.2
  • 15097e1 Upgrade to Spring Batch 5.0.1
  • 525cba1 Upgrade to Neo4j Java Driver 5.4.0
  • f92b6ae Merge branch '2.7.x' into 3.0.x
  • e871676 Next development version (v2.7.10-SNAPSHOT)
  • 40ec064 Merge branch '2.7.x' into 3.0.x
  • c7dad42 Add .git-blame-ignore-revs for reformat commit
  • 0b15962 Merge branch '2.7.x' into 3.0.x
  • a5902d7 Update copyright year of changed files
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-starter-web from 2.7.8 to 3.0.3

Release notes

Sourced from org.springframework.boot:spring-boot-starter-web's releases.

v3.0.3

🐞 Bug Fixes

  • ClassNotFoundException during AOT processing of Logback XML that references a variable when defining a component's class #34336
  • Logback configuration errors are not reported when running as a native image #34315
  • Dependency management for Spring LDAP includes spring-ldap-core-tiger which no longer exists #34299
  • Kotlin ConfigurationProperties default values are not picked up when nativeRun is used #34157
  • Maven Plugin's PropertiesMergingResourceTransformer closes InputStream when it should not do so #34072
  • Actuator Health web endpoint broken with Gson and Java 17 #34070
  • Manifests of jars built with Gradle do not have a Implementation entries #34059
  • Spies are not reset after test execution when using @SpyBean #34044
  • Using devtools with Reactive application results in slower restarts #34036
  • spring-boot-dependencies manages mysql:mysql-connector-java which no longer exists #34021
  • Dependency management for Mongo's Java Driver is incomplete #34019
  • jOOQ DefaultConfiguration does not use TransactionProvider #33979
  • ObservationFilter beans are not registered automatically #33968
  • Properties Migrator does not detect properties of Map type that are marked as deprecated #33963
  • Dependency management for some Angus Mail modules uses the wrong artifact ID #33947
  • ElasticsearchClientAutoConfiguration causes global ObjectMapper to be overwritten #33426

📔 Documentation

  • Updated documentation for @ConfigurationProperties bean naming rules #34192
  • Document additional configuration that is required for spring.mvc.throw-exception-if-no-handler-found=true to be effective #34190
  • Use Maven Central for release downloads in CLI installation documentation #34161
  • Update Customizing Sanitization documentation as built-in key-based sanitization is no longer performed #34051
  • Add Redis application properties example #34041
  • Restore "Use Jedis Instead of Lettuce" how-to documentation #33995
  • Actuator section is missing from documentation overview #33933
  • Add Javadoc since to OperationParameter.getAnnotation() #33919

🔨 Dependency Upgrades

  • Upgrade to Byte Buddy 1.12.23 #34255
  • Upgrade to Caffeine 3.1.4 #34256
  • Upgrade to Dropwizard Metrics 4.2.16 #34258
  • Upgrade to Glassfish JAXB 4.0.2 #34259
  • Upgrade to Groovy 4.0.9 #34260
  • Upgrade to Hibernate 6.1.7.Final #34261
  • Upgrade to Jackson Bom 2.14.2 #34262
  • Upgrade to Jaybird 4.0.9.java11 #34263
  • Upgrade to Jersey 3.1.1 #34264
  • Upgrade to jOOQ 3.17.8 #34265
  • Upgrade to Lettuce 6.2.3.RELEASE #34266
  • Upgrade to Lombok 1.18.26 #34267
  • Upgrade to Micrometer 1.10.4 #34148
  • Upgrade to Micrometer Tracing 1.0.2 #34160
  • Upgrade to Native Build Tools Plugin 0.9.20 #34268
  • Upgrade to Neo4j Java Driver 5.4.0 #34344
  • Upgrade to Netty 4.1.89.Final #34269

... (truncated)

Commits
  • e0b5653 Release v3.0.3
  • c42d780 Upgrade to Spring WS 4.0.2
  • 15097e1 Upgrade to Spring Batch 5.0.1
  • 525cba1 Upgrade to Neo4j Java Driver 5.4.0
  • f92b6ae Merge branch '2.7.x' into 3.0.x
  • e871676 Next development version (v2.7.10-SNAPSHOT)
  • 40ec064 Merge branch '2.7.x' into 3.0.x
  • c7dad42 Add .git-blame-ignore-revs for reformat commit
  • 0b15962 Merge branch '2.7.x' into 3.0.x
  • a5902d7 Update copyright year of changed files
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-starter-security from 2.7.8 to 3.0.3

Release notes

Sourced from org.springframework.boot:spring-boot-starter-security's releases.

v3.0.3

🐞 Bug Fixes

  • ClassNotFoundException during AOT processing of Logback XML that references a variable when defining a component's class #34336
  • Logback configuration errors are not reported when running as a native image #34315
  • Dependency management for Spring LDAP includes spring-ldap-core-tiger which no longer exists #34299
  • Kotlin ConfigurationProperties default values are not picked up when nativeRun is used #34157
  • Maven Plugin's PropertiesMergingResourceTransformer closes InputStream when it should not do so #34072
  • Actuator Health web endpoint broken with Gson and Java 17 #34070
  • Manifests of jars built with Gradle do not have a Implementation entries #34059
  • Spies are not reset after test execution when using @SpyBean #34044
  • Using devtools with Reactive application results in slower restarts #34036
  • spring-boot-dependencies manages mysql:mysql-connector-java which no longer exists #34021
  • Dependency management for Mongo's Java Driver is incomplete #34019
  • jOOQ DefaultConfiguration does not use TransactionProvider #33979
  • ObservationFilter beans are not registered automatically #33968
  • Properties Migrator does not detect properties of Map type that are marked as deprecated #33963
  • Dependency management for some Angus Mail modules uses the wrong artifact ID #33947
  • ElasticsearchClientAutoConfiguration causes global ObjectMapper to be overwritten #33426

📔 Documentation

  • Updated documentation for @ConfigurationProperties bean naming rules #34192
  • Document additional configuration that is required for spring.mvc.throw-exception-if-no-handler-found=true to be effective #34190
  • Use Maven Central for release downloads in CLI installation documentation #34161
  • Update Customizing Sanitization documentation as built-in key-based sanitization is no longer performed #34051
  • Add Redis application properties example #34041
  • Restore "Use Jedis Instead of Lettuce" how-to documentation #33995
  • Actuator section is missing from documentation overview #33933
  • Add Javadoc since to OperationParameter.getAnnotation() #33919

🔨 Dependency Upgrades

  • Upgrade to Byte Buddy 1.12.23 #34255
  • Upgrade to Caffeine 3.1.4 #34256
  • Upgrade to Dropwizard Metrics 4.2.16 #34258
  • Upgrade to Glassfish JAXB 4.0.2 #34259
  • Upgrade to Groovy 4.0.9 #34260
  • Upgrade to Hibernate 6.1.7.Final #34261
  • Upgrade to Jackson Bom 2.14.2 #34262
  • Upgrade to Jaybird 4.0.9.java11 #34263
  • Upgrade to Jersey 3.1.1 #34264
  • Upgrade to jOOQ 3.17.8 #34265
  • Upgrade to Lettuce 6.2.3.RELEASE #34266
  • Upgrade to Lombok 1.18.26 #34267
  • Upgrade to Micrometer 1.10.4 #34148
  • Upgrade to Micrometer Tracing 1.0.2 #34160
  • Upgrade to Native Build Tools Plugin 0.9.20 #34268
  • Upgrade to Neo4j Java Driver 5.4.0 #34344
  • Upgrade to Netty 4.1.89.Final #34269

... (truncated)

Commits
  • e0b5653 Release v3.0.3
  • c42d780 Upgrade to Spring WS 4.0.2
  • 15097e1 Upgrade to Spring Batch 5.0.1
  • 525cba1 Upgrade to Neo4j Java Driver 5.4.0
  • f92b6ae Merge branch '2.7.x' into 3.0.x
  • e871676 Next development version (v2.7.10-SNAPSHOT)
  • 40ec064 Merge branch '2.7.x' into 3.0.x
  • c7dad42 Add .git-blame-ignore-revs for reformat commit
  • 0b15962 Merge branch '2.7.x' into 3.0.x
  • a5902d7 Update copyright year of changed files
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-starter-actuator from 2.7.8 to 3.0.3

Release notes

Sourced from org.springframework.boot:spring-boot-starter-actuator's releases.

v3.0.3

🐞 Bug Fixes

  • ClassNotFoundException during AOT processing of Logback XML that references a variable when defining a component's class #34336
  • Logback configuration errors are not reported when running as a native image #34315
  • Dependency management for Spring LDAP includes spring-ldap-core-tiger which no longer exists #34299
  • Kotlin ConfigurationProperties default values are not picked up when nativeRun is used #34157
  • Maven Plugin's PropertiesMergingResourceTransformer closes InputStream when it should not do so #34072
  • Actuator Health web endpoint broken with Gson and Java 17 #34070
  • Manifests of jars built with Gradle do not have a Implementation entries #34059
  • Spies are not reset after test execution when using @SpyBean #34044
  • Using devtools with Reactive application results in slower restarts #34036
  • spring-boot-dependencies manages mysql:mysql-connector-java which no longer exists #34021
  • Dependency management for Mongo's Java Driver is incomplete #34019
  • jOOQ DefaultConfiguration does not use TransactionProvider #33979
  • ObservationFilter beans are not registered automatically #33968
  • Properties Migrator does not detect properties of Map type that are marked as deprecated #33963
  • Dependency management for some Angus Mail modules uses the wrong artifact ID #33947
  • ElasticsearchClientAutoConfiguration causes global ObjectMapper to be overwritten #33426

📔 Documentation

  • Updated documentation for @ConfigurationProperties bean naming rules #34192
  • Document additional configuration that is required for spring.mvc.throw-exception-if-no-handler-found=true to be effective #34190
  • Use Maven Central for release downloads in CLI installation documentation #34161
  • Update Customizing Sanitization documentation as built-in key-based sanitization is no longer performed #34051
  • Add Redis application properties example #34041
  • Restore "Use Jedis Instead of Lettuce" how-to documentation #33995
  • Actuator section is missing from documentation overview #33933
  • Add Javadoc since to OperationParameter.getAnnotation() #33919

🔨 Dependency Upgrades

  • Upgrade to Byte Buddy 1.12.23 #34255
  • Upgrade to Caffeine 3.1.4 #34256
  • Upgrade to Dropwizard Metrics 4.2.16 #34258
  • Upgrade to Glassfish JAXB 4.0.2 #34259
  • Upgrade to Groovy 4.0.9 #34260
  • Upgrade to Hibernate 6.1.7.Final #34261
  • Upgrade to Jackson Bom 2.14.2 #34262
  • Upgrade to Jaybird 4.0.9.java11 #34263
  • Upgrade to Jersey 3.1.1 #34264
  • Upgrade to jOOQ 3.17.8 #34265
  • Upgrade to Lettuce 6.2.3.RELEASE #34266
  • Upgrade to Lombok 1.18.26 #34267
  • Upgrade to Micrometer 1.10.4 #34148
  • Upgrade to Micrometer Tracing 1.0.2 #34160
  • Upgrade to Native Build Tools Plugin 0.9.20 #34268
  • Upgrade to Neo4j Java Driver 5.4.0 #34344
  • Upgrade to Netty 4.1.89.Final #34269

... (truncated)

Commits
  • e0b5653 Release v3.0.3
  • c42d780 Upgrade to Spring WS 4.0.2
  • 15097e1 Upgrade to Spring Batch 5.0.1
  • 525cba1 Upgrade to Neo4j Java Driver 5.4.0
  • f92b6ae Merge branch '2.7.x' into 3.0.x
  • e871676 Next development version (v2.7.10-SNAPSHOT)
  • 40ec064 Merge branch '2.7.x' into 3.0.x
  • c7dad42 Add .git-blame-ignore-revs for reformat commit
  • 0b15962 Merge branch '2.7.x' into 3.0.x
  • a5902d7 Update copyright year of changed files
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-starter from 2.7.8 to 3.0.3

Release notes

Sourced from org.springframework.boot:spring-boot-starter's releases.

v3.0.3

🐞 Bug Fixes

  • ClassNotFoundException during AOT processing of Logback XML that references a variable when defining a component's class #34336
  • Logback configuration errors are not reported when running as a native image #34315
  • Dependency management for Spring LDAP includes spring-ldap-core-tiger which no longer exists #34299
  • Kotlin ConfigurationProperties default values are not picked up when nativeRun is used #34157
  • Maven Plugin's PropertiesMergingResourceTransformer closes InputStream when it should not do so #34072
  • Actuator Health web endpoint broken with Gson and Java 17 #34070
  • Manifests of jars built with Gradle do not have a Implementation entries #34059
  • Spies are not reset after test execution when using @SpyBean #34044
  • Using devtools with Reactive application results in slower restarts #34036
  • spring-boot-dependencies manages mysql:mysql-connector-java which no longer exists #34021
  • Dependency management for Mongo's Java Driver is incomplete #34019
  • jOOQ DefaultConfiguration does not use TransactionProvider #33979
  • ObservationFilter beans are not registered automatically #33968
  • Properties Migrator does not detect properties of Map type that are marked as deprecated #33963
  • Dependency management for some Angus Mail modules uses the wrong artifact ID #33947
  • ElasticsearchClientAutoConfiguration causes global ObjectMapper to be overwritten #33426

📔 Documentation

  • Updated documentation for @ConfigurationProperties bean naming rules #34192
  • Document additional configuration that is required for spring.mvc.throw-exception-if-no-handler-found=true to be effective #34190
  • Use Maven Central for release downloads in CLI installation documentation #34161
  • Update Customizing Sanitization documentation as built-in key-based sanitization is no longer performed #34051
  • Add Redis application properties example #34041
  • Restore "Use Jedis Instead of Lettuce" how-to documentation #33995
  • Actuator section is missing from documentation overview #33933
  • Add Javadoc since to OperationParameter.getAnnotation() #33919

🔨 Dependency Upgrades

  • Upgrade to Byte Buddy 1.12.23 #34255
  • Upgrade to Caffeine 3.1.4 #34256
  • Upgrade to Dropwizard Metrics 4.2.16 #34258
  • Upgrade to Glassfish JAXB 4.0.2 #34259
  • Upgrade to Groovy 4.0.9 #34260
  • Upgrade to Hibernate 6.1.7.Final #34261
  • Upgrade to Jackson Bom 2.14.2 #34262
  • Upgrade to Jaybird 4.0.9.java11 #34263
  • Upgrade to Jersey 3.1.1 #34264
  • Upgrade to jOOQ 3.17.8 #34265
  • Upgrade to Lettuce 6.2.3.RELEASE #34266
  • Upgrade to Lombok 1.18.26 #34267
  • Upgrade to Micrometer 1.10.4 #34148
  • Upgrade to Micrometer Tracing 1.0.2 #34160
  • Upgrade to Native Build Tools Plugin 0.9.20 #34268
  • Upgrade to Neo4j Java Driver 5.4.0 #34344
  • Upgrade to Netty 4.1.89.Final #34269

... (truncated)

Commits
  • e0b5653 Release v3.0.3
  • c42d780 Upgrade to Spring WS 4.0.2
  • 15097e1 Upgrade to Spring Batch 5.0.1
  • 525cba1 Upgrade to Neo4j Java Driver 5.4.0
  • f92b6ae Merge branch '2.7.x' into 3.0.x
  • e871676 Next development version (v2.7.10-SNAPSHOT)
  • 40ec064 Merge branch '2.7.x' into 3.0.x
  • c7dad42 Add .git-blame-ignore-revs for reformat commit
  • 0b15962 Merge branch '2.7.x' into 3.0.x
  • a5902d7 Update copyright year of changed files
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot from 2.7.8 to 3.0.3

Release notes

Sourced from org.springframework.boot:spring-boot's releases.

v3.0.3

🐞 Bug Fixes

  • ClassNotFoundException during AOT processing of Logback XML that references a variable when defining a component's class #34336
  • Logback configuration errors are not reported when running as a native image #34315
  • Dependency management for Spring LDAP includes spring-ldap-core-tiger which no longer exists #34299
  • Kotlin ConfigurationProperties default values are not picked up when nativeRun is used #34157
  • Maven Plugin's PropertiesMergingResourceTransformer closes InputStream when it should not do so #34072
  • Actuator Health web endpoint broken with Gson and Java 17 #34070
  • Manifests of jars built with Gradle do not have a Implementation entries #34059
  • Spies are not reset after test execution when using @SpyBean #34044
  • Using devtools with Reactive application results in slower restarts #34036
  • spring-boot-dependencies manages mysql:mysql-connector-java which no longer exists #34021
  • Dependency management for Mongo's Java Driver is incomplete #34019
  • jOOQ DefaultConfiguration does not use TransactionProvider #33979
  • ObservationFilter beans are not registered automatically #33968
  • Properties Migrator does not detect properties of Map type that are marked as deprecated #33963
  • Dependency management for some Angus Mail modules uses the wrong artifact ID #33947
  • ElasticsearchClientAutoConfiguration causes global ObjectMapper to be overwritten #33426

📔 Documentation

  • Updated documentation for @ConfigurationProperties bean naming rules #34192
  • Document additional configuration that is required for spring.mvc.throw-exception-if-no-handler-found=true to be effective #34190
  • Use Maven Central for release downloads in CLI installation documentation #34161
  • Update Customizing Sanitization documentation as built-in key-based sanitization is no longer performed #34051
  • Add Redis application properties example #34041
  • Restore "Use Jedis Instead of Lettuce" how-to documentation #33995
  • Actuator section is missing from documentation overview #33933
  • Add Javadoc since to OperationParameter.getAnnotation() #33919

🔨 Dependency Upgrades

  • Upgrade to Byte Buddy 1.12.23 #34255
  • Upgrade to Caffeine 3.1.4 #34256
  • Upgrade to Dropwizard Metrics 4.2.16 #34258
  • Upgrade to Glassfish JAXB 4.0.2 #34259
  • Upgrade to Groovy 4.0.9 #34260
  • Upgrade to Hibernate 6.1.7.Final #34261
  • Upgrade to Jackson Bom 2.14.2 #34262
  • Upgrade to Jaybird 4.0.9.java11 #34263
  • Upgrade to Jersey 3.1.1 #34264
  • Upgrade to jOOQ 3.17.8 #34265
  • Upgrade to Lettuce 6.2.3.RELEASE #34266
  • Upgrade to Lombok 1.18.26 #34267
  • Upgrade to Micrometer 1.10.4 #34148
  • Upgrade to Micrometer Tracing 1.0.2 #34160
  • Upgrade to Native Build Tools Plugin 0.9.20 #34268
  • Upgrade to Neo4j Java Driver 5.4.0 #34344
  • Upgrade to Netty 4.1.89.Final #34269

... (truncated)

Commits
  • e0b5653 Release v3.0.3
  • c42d780 Upgrade to Spring WS 4.0.2
  • 15097e1 Upgrade to Spring Batch 5.0.1
  • 525cba1 Upgrade to Neo4j Java Driver 5.4.0
  • f92b6ae Merge branch '2.7.x' into 3.0.x
  • e871676 Next development version (v2.7.10-SNAPSHOT)
  • 40ec064 Merge branch '2.7.x' into 3.0.x
  • c7dad42 Add .git-blame-ignore-revs for reformat commit
  • 0b15962 Merge branch '2.7.x' into 3.0.x
  • a5902d7 Update copyright year of changed files
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-starter-test from 2.7.8 to 3.0.3

Release notes

Sourced from org.springframework.boot:spring-boot-starter-test's releases.

v3.0.3

🐞 Bug Fixes

  • ClassNotFoundException during AOT processing of Logback XML that references a variable when defining a component's class #34336
  • Logback configuration errors are not reported when running as a native image #34315
  • Dependency management for Spring LDAP includes spring-ldap-core-tiger which no longer exists #34299
  • Kotlin ConfigurationProperties default values are not picked up when nativeRun is used #34157
  • Maven Plugin's PropertiesMergingResourceTransformer closes InputStream when it should not do so #34072
  • Actuator Health web endpoint broken with Gson and Java 17 #34070
  • Manifests of jars built with Gradle do not have a Implementation entries #34059
  • Spies are not reset after test execution when using @SpyBean #34044
  • Using devtools with Reactive application results in slower restarts #34036
  • spring-boot-dependencies manages mysql:mysql-connector-java which no longer exists #34021
  • Dependency management for Mongo's Java Driver is incomplete #34019
  • jOOQ DefaultConfiguration does not use TransactionProvider #33979
  • ObservationFilter beans are not registered automatically #33968
  • Properties Migrator does not detect properties of Map type that are marked as deprecated #33963
  • Dependency management for some Angus Mail modules uses the wrong artifact ID #33947
  • ElasticsearchClientAutoConfiguration causes global ObjectMapper to be overwritten #33426

📔 Documentation

  • Updated documentation for @ConfigurationProperties bean naming rules #34192
  • Document additional configuration that is required for spring.mvc.throw-exception-if-no-handler-found=true to be effective #34190
  • Use Maven Central for release downloads in CLI installation documentation #34161
  • Update Customizing Sanitization documentation as built-in key-based sanitization is no longer performed #34051
  • Add Redis application properties example #34041
  • Restore "Use Jedis Instead of Lettuce" how-to documentation #33995
  • Actuator section is missing from documentation overview #33933
  • Add Javadoc since to OperationParameter.getAnnotation() #33919

🔨 Dependency Upgrades

  • Upgrade to Byte Buddy 1.12.23 #34255
  • Upgrade to Caffeine 3.1.4 #34256
  • Upgrade to Dropwizard Metrics 4.2.16 #34258
  • Upgrade to Glassfish JAXB 4.0.2 #34259
  • Upgrade to Groovy 4.0.9 #34260
  • Upgrade to Hibernate 6.1.7.Final #34261
  • Upgrade to Jackson Bom 2.14.2 #34262
  • Upgrade to Jaybird 4.0.9.java11 #34263
  • Upgrade to Jersey 3.1.1 #34264
  • Upgrade to jOOQ 3.17.8 #34265
  • Upgrade to Lettuce 6.2.3.RELEASE #34266
  • Upgrade to Lombok 1.18.26 #34267
  • Upgrade to Micrometer 1.10.4 #34148
  • Upgrade to Micrometer Tracing 1.0.2 #34160
  • Upgrade to Native Build Tools Plugin 0.9.20 #34268
  • Upgrade to Neo4j Java Driver 5.4.0 #34344
  • Upgrade to Netty 4.1.89.Final #34269

... (truncated)

Commits
  • e0b5653 Release v3.0.3
  • c42d780 Upgrade to Spring WS 4.0.2
  • 15097e1 Upgrade to Spring Batch 5.0.1
  • 525cba1 Upgrade to Neo4j Java Driver 5.4.0
  • f92b6ae Merge branch '2.7.x' into 3.0.x
  • e871676 Next development version (v2.7.10-SNAPSHOT)
  • 40ec064 Merge branch '2.7.x' into 3.0.x
  • c7dad42 Add .git-blame-ignore-revs for reformat commit
  • 0b15962 Merge branch '2.7.x' into 3.0.x
  • a5902d7 Update copyright year of changed files
  • Additional commits viewable in

Bumps `versions.springBoot` from 2.7.8 to 3.0.3.

Updates `org.springframework.boot:spring-boot-dependencies` from 2.7.8 to 3.0.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.8...v3.0.3)

Updates `org.springframework.boot:spring-boot-starter-web` from 2.7.8 to 3.0.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.8...v3.0.3)

Updates `org.springframework.boot:spring-boot-starter-security` from 2.7.8 to 3.0.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.8...v3.0.3)

Updates `org.springframework.boot:spring-boot-starter-actuator` from 2.7.8 to 3.0.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.8...v3.0.3)

Updates `org.springframework.boot:spring-boot-starter` from 2.7.8 to 3.0.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.8...v3.0.3)

Updates `org.springframework.boot:spring-boot` from 2.7.8 to 3.0.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.8...v3.0.3)

Updates `org.springframework.boot:spring-boot-starter-test` from 2.7.8 to 3.0.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.8...v3.0.3)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-security
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-actuator
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner March 1, 2023 16:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants